buffer overflow

缓冲区溢出:计算机安全领域的术语

常用释义

词性释义

缓冲区溢出:计算机安全领域的术语,指向缓冲区添加的数据量超过缓冲区大小的事件。如果没有预先考虑这种情况,通常会导致灾难性的错误。
例句
  • 全部
1·What's a buffer overflow?
什么是缓冲区溢出?
2·What is a buffer overflow?
什么是缓冲区溢位?
3·A fix for a buffer overflow problem in DHCPD (8).
修复了dhcpd(8)中的缓冲区溢出问题。
4·This column gives an overview of the buffer overflow problem.
本专栏概述了缓冲区溢位问题。
5·But the buffer overflow problem is far from ancient history.
但是,缓冲区溢位问题并非已成古老的历史。
6·This is why our next four columns will deal with buffer overflow.
这就是下面四个专栏将讨论缓冲区溢位的原因。
7·The following example is vulnerable to a heap-based buffer overflow
以下示例容易出现基于堆的缓冲区溢出
8·Listing 4. example2.c (vulnerable to a heap-based buffer overflow).
清单4 . example2 . c(容易出现基于堆的缓冲区溢出)。
9·Clearly, you would think by now that buffer overflow errors would be obsolete.
很明显,至此您不会认为缓冲区溢位错误将是过时的。
10·As a result, buffer overflow problems are often invisible during standard testing.
因此,缓冲区溢位问题常常在标准测试期间是发现不了的。